home *** CD-ROM | disk | FTP | other *** search
- LDD(1) Last changed: 1-7-99
-
-
- NNAAMMEE
- lldddd - Shows run-time DSO dependencies
-
- SSYYNNOOPPSSIISS
- lldddd [--DD] [--aa _r_l_d_a_r_g_s] _o_b_j_e_c_t
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- IRIX systems
-
- DDEESSCCRRIIPPTTIIOONN::
- The runtime dynamic linker loads the object (an executable or DSO) and
- all of the libraries reporting what libraries were loaded. But does
- not execute the program or DSO.
-
- This is to make it easy to detect what libraries are loaded by an
- executable without having to run it.
-
- Options:
-
- --aa _r_l_d_a_r_g_s
- Sets the environment variable __RRLLDD__AARRGGSS to the string _r_l_d_a_r_g_s
- before executing the runtime linker (rrlldd).
-
- --DD Does not on delay-loaded DSOs.
-
- NNOOTTEESS
- lldddd will not report on libraries opened using ddllooppeenn(3C).
-
- Unless the --DD option is specified, lldddd will report on delay-loaded
- libraries. If the --DD option is not specified, lldddd may show messages
- other than those it would show during normal execution, since the
- order of DSO loading and symbol resolution is necessarily different.
-
- lldddd honors the __RRLLDD**__PPAATTHH environment variables for use in testing lldddd
- and rrlldd. If the appropriate __RRLLDD**__PPAATTHH is pointing to an rrlldd, not an
- rrlldd..ddeebbuugg, lldddd will not do anything useful.
-
- There is a --xx option used to debug lldddd that is not normally useful.
-
- FFIILLEESS
- //uussrr//lliibb//rrlldd..ddeebbuugg
- //uussrr//lliibb3322//rrlldd..ddeebbuugg
- //uussrr//lliibb6644//rrlldd..ddeebbuugg
- //uussrr//bbiinn//lldddd
-
- SSEEEE AALLSSOO::
- rrlldd(1), eellffdduummpp(1), ddllooppeenn(3C), ssggiiddllooppeenn__vveerrssiioonn(3C), ssggiiddllaadddd(3C),
- ddssoo(5), ppaarr(1), ddbbxx(1), lldd(1)
-
- SSEEEE AALLSSOO
- This man page is available only online.
-